func runtime.bulkBarrierPreWrite
10 uses
runtime (current package)
mbarrier.go#L157: bulkBarrierPreWrite(uintptr(dst), uintptr(src), typ.PtrBytes)
mbarrier.go#L179: bulkBarrierPreWrite(uintptr(dst), 0, typ.PtrBytes)
mbarrier.go#L189: bulkBarrierPreWrite(uintptr(dst), uintptr(src), typ.PtrBytes)
mbarrier.go#L226: bulkBarrierPreWrite(uintptr(dst), uintptr(src), size)
mbarrier.go#L282: bulkBarrierPreWrite(uintptr(dstPtr), uintptr(srcPtr), pwsize)
mbarrier.go#L311: bulkBarrierPreWrite(uintptr(ptr), 0, typ.PtrBytes)
mbarrier.go#L324: bulkBarrierPreWrite(uintptr(ptr), 0, size)
mbarrier.go#L333: bulkBarrierPreWrite(uintptr(ptr), 0, size)
mbarrier.go#L345: bulkBarrierPreWrite(uintptr(ptr), 0, n)
mbitmap.go#L541: func bulkBarrierPreWrite(dst, src, size uintptr) {
|
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |